projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad4204
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 19 Mar 2007 21:54:12 +0000
(21:54 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 19 Mar 2007 21:54:12 +0000
(21:54 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f60bc651e5f32ecec6ae48fdbb66eff00d77541b..c9a5496193cd1c958b555f6ca311fbbb1e1f110c 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-48,8
+48,9
@@
2007-03-18 Detlev Zundel <dzu@gnu.org>
- * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark zero-width
- regexps as invalid but rather at least count them correctly.
+ * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
+ zero-width regexps as invalid but rather at least count them
+ correctly.
2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>